home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Origami / bindings / fun / listbuff.r < prev    next >
Encoding:
Text File  |  1996-09-27  |  1.2 KB  |  43 lines

  1. @ref-see-also See also in %s.
  2. @{{{}}}
  3. @{{{  listbuff-reference-file
  4. @if-using ( complete )
  5. @{{{  @listbuff-ref Description
  6. @if-using ( complete )
  7. Provides a function, which opens a screen size  window  containing  all
  8. active buffers. A menu appears for selecting one of the buffers.
  9. @fi
  10. @}}}
  11. @fi
  12. @if-using ( complete list-buffers-called )
  13. @{{{  @listbuff-ref Functions and macros
  14. @if-using ( complete list-buffers-called )
  15. @{{{  @list-buff-ref list-buffers
  16. Open a screen-sized window and list all buffers. Each line contains:
  17.  
  18. @ref-start-item buffernumber [D] [*] filename
  19. * marks a changed file
  20. D marks a directory or the list of edited files
  21. @ref-end-item
  22.  
  23. A menu appears, for selecting the buffer,  you  want  to  edit  now.
  24. newline-and-indent will return  to  the  old buffer. There are items
  25. up/down in the menu, to scroll the buffer list.
  26.  
  27. begin-prompt-macro and end-prompt-macro are used, to use the correct
  28. keytables/modes.
  29. @}}}
  30. @fi
  31. @}}}
  32. @fi
  33. @if-using ( complete )
  34. @{{{  @listbuff-ref Hooks
  35. @if-using ( complete )
  36. The  libary  defines  a  macro   `abort-hook-add'   and   a   OCL   tag
  37. ABORT-HOOK-ADD. Add  this  to  your abort-macro. In this case, aborting
  38. the buffer listing will restore the old state!
  39. @fi
  40. @}}}
  41. @fi
  42. @}}}
  43.